* eval.c (verror): Simplify by rewriting in terms of evxprintf,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Aug 2011 16:01:33 +0000 (09:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Aug 2011 16:01:33 +0000 (09:01 -0700)
commit4ba074ae08b2348623ee620d6e7adf8ff5a8aa98
tree3dd606e0164e1576cbd3e0b3b0f1f63d9db71641
parent419ab4c5784e13a0e514f9c38f15ab223d92f254
* eval.c (verror): Simplify by rewriting in terms of evxprintf,

which has the guts of the old verror function.
src/ChangeLog
src/eval.c